/*=========================================================================================*/
@media screen and (min-width: 1942px) {
	body:before{
	    content: '1920+  ';
	}

	.index-banner .li .text{
        width: 50%;
    }
	.index-banner-dot{
        /*width: 40%;*/
    }

    .index-banner .li .text span.cn{
        font-size: 64px;
    }
    .index-banner .li .text span.en{
        font-size: 20px;
    }
    nav ul li{
    	padding: 0 42px;
    } 
    nav ul li > a{
    	font-size: 22px;
    }
    nav ul li dl{
    	font-size: 18px;
    }

    .index-about .bigtxt span{
		font-size: 360px;
		letter-spacing: 70px;
	}
}


/*=========================================================================================*/
@media screen and (max-width: 1920px) {
	body:before{
	    content: '1750-1920';
	}
}


/*=========================================================================================*/
@media screen and (max-width: 1750px) {
	body:before{
	    content: '1600-1750';
	}
}

/*=========================================================================================*/
@media screen and (max-width: 1600px) {
	body:before{
	    content: '1450-1600';
	}

	.index-brand .ibox{
		width: 60%;
	}

	.index-brand .bigtxt{
		letter-spacing: 20px;
		font-size: 260px;
	}

	.index-ziyuan .infobox .logos a{
		padding: 48px;
	}
	
}	


/*=========================================================================================*/
@media screen and (max-width: 1450px) {
	body:before{
	    content: '1350-1450';
	}

	:root{
		--header-h: 72px;
	}

	header{
        height: 72px;
    }
    header a.logo img{
        height: 48px;
    }


    header{
		padding: 0 2%;
	}
	nav ul li{
		padding: 0 22px;
	}

    nav ul li dl{
    	font-size: 16px;
    	top: 72px;
    }

    .index-banner .li .text{
        margin-left: 5%;
    }
    .index-banner .li .text span.cn{
        font-size: 46px;
    }
    .index-banner .li .text span.en{
        font-size: 18px;
        margin-top: 12px;
    }

    .index-banner-dot{
        position: absolute;
        right: 5%;
        width: 400px;
        top: calc( (100% - 82px - (130px - 32px)*3)/2 );
    }
    .index-banner-dot li{
        height: 140px;
    }
    .index-banner-dot li p:first-child{
        font-size: 46px;
    }
    .index-banner-dot li p:nth-child(2) span:first-child{
        font-size: 16px;
    }
    .index-banner-dot li p:nth-child(2) span:last-child{
        font-size: 13px;
    }

    .index-about .bigtxt span{
		font-size: 240px;
		letter-spacing: 40px;
	}

	.index-about .lou{
		min-width: 400px;
		width: 650px;
	}

	.index-about .ibox{
		padding: 100px 8% 0 0;
	}

	.index-about .ibox .h1{
		font-size: 28px;
	}
	.index-about .ibox .h1-img{
		width: 112px;
	}
	.index-about .ibox .h2{
		font-size: 22px;
		margin-top: 20px;
	}
	.index-about .ibox .c{
		margin-top: 8px;
	}
	.index-about .ibox a.more{
		margin-top: 60px;
		padding: 8px 40px;
		
	}
	.index-about .ibox a.more:hover{
		background: var(--color-main);
		color: #fff;
	}



	.company-datas{
		height: 120px;
	}
	.company-datas li{
		border-right: 1px #7C7C7C solid;
	}
	.company-datas li:last-child{
		border-right: 0;
	}
	.company-datas li span:first-child{
		font-size: 46px;
	}
	.company-datas li span:last-child{
		margin-top: 10px;
	}
	.company-datas li span:first-child em:last-child{
		font-weight: normal;
		margin-left: 4px;
	}
	.company-datas li:last-child span:first-child em:last-child{
		font-size: 22px;
	}

	.index-brand .ibox{
		width: 70%;
	}
	.index-brand .ibox a.more{
		margin-top: 40px;
	}
	.index-about .lou{
		min-width: 600px;
		width: 600px;
	}
	.index-about .ibox a.more{
		margin-top: 40px;
	}

	:root{
		--activeH: 140px;
	}

	.index-brand .active-list a{
		font-size: 13px;
	}
	.index-brand .active-list a p{
		line-height: 22px;
		height: 44px;
	}
	.index-brand .active-list a span{
		margin-top: 16px;
	}

	.index-ziyuan .infobox .ibox a.more{
		margin-top: 80px;
	}

	.ac-lists a .info .desc{
		font-size: 14px;
		line-height: 1.8;
	}
	
}







/*=========================================================================================*/
@media screen and (max-width: 1350px) {
	body:before{
	    content: '1250-1350';
	}

	.index-brand .active-list a{
		width: 240px;
	}
	.index-brand .active-list a p{
		line-height: 20px;
		height: 40px;
	}
	
}






/*=========================================================================================*/
@media screen and (max-width: 1250px) {
	body:before{
	    content: '1024-1250';
	}



	header{
		
	}
	nav ul li{
		padding: 0 13px;
	}

    nav ul li dl{
    	font-size: 15px;
    	top: 72px;
    }

    .index-banner .li .text{
        margin-left: 5%;
    }
    .index-banner .li .text span.cn{
        font-size: 42px;
    }
    .index-banner .li .text span.en{
        font-size: 17px;
    }

    .index-banner-dot{
        position: absolute;
        right: 5%;
        width: 360px;
        top: calc( (100% - 82px - (130px - 32px)*3)/2 );
    }
    .index-banner-dot li{
        height: 140px;
    }
    .index-banner-dot li p:first-child{
        font-size: 46px;
    }
    .index-banner-dot li p:nth-child(2) span:first-child{
        font-size: 16px;
    }
    .index-banner-dot li p:nth-child(2) span:last-child{
        font-size: 13px;
    }

    .index-about .bigtxt span{
		font-size: 200px;
		letter-spacing: 40px;
	}
	.index-about .bigtxt span:last-child{
		margin-left: 300px;
	}

	.index-about .lou{
		min-width: 650px;
	}
	
	.index-about .lou{
		min-width: 400px;
		width: 520px;
	}
	.index-about .ibox a.more{
		margin-top: 30px;
	}
	.index-about .ibox .c{
		font-size: 15px;
	}

	.index-brand .ibox{
		width: 80%;
	}

	.index-brand .active-list a{
		width: 24%;
		box-sizing: border-box;
	}
	.index-brand .active-list a p{
		line-height: 20px;
		height: 40px;
	}

	.index-ziyuan .infobox .logos a{
		padding: 48px 32px;
	}

	footer .copy{
		max-width: 250px;
	}

	footer .footer-nav dl{
		margin: 0 16px;
	}
	footer .footer-nav dl dt{
		font-size: 14px;
	}
	footer .footer-nav dl dd{
		font-size: 12px;
	}


	.subbanner{
		height: 60vh;
	}

}






/*=========================================================================================*/
@media screen and (max-width: 1024px) {
	body:before{
	    content: '880 - 1024';
	}
	header{
		padding: 0 16px;
	}
	nav ul li{
		padding: 0 10px;
	}
	nav ul li > a{
        font-size: 14px;
    }
    nav ul li dl{
    	font-size: 12px!important;
    	top: 72px;
    }

    .index-banner .li .text{
        margin-left: 5%;
    }
    .index-banner .li .text span.cn{
        font-size: 34px;
    }
    .index-banner .li .text span.en{
        font-size: 14px;
        margin-top: 6px;
    }

    .index-banner-dot{
        position: absolute;
        right: 5%;
        width: 300px;
        top: calc( (100% - 82px - (130px - 32px)*3)/2 );
    }
    .index-banner-dot li{
        height: 140px;
    }
    .index-banner-dot li p:first-child{
        font-size: 46px;
    }
    .index-banner-dot li p:nth-child(2) span:first-child{
        font-size: 16px;
    }
    .index-banner-dot li p:nth-child(2) span:last-child{
        font-size: 13px;
    }

    .index-about .lou{
		min-width: 500px;
		width: 500px;
	}
	.index-about .ibox .c{
		font-size: 14px;
	}
	.index-about .ibox a.more{
		margin-top: 30px;
	}

	footer .copy{
		max-width: 10000px;
	}
	footer .footer-nav{
		display: none;
	}

	.subbanner .in p span:last-child{
		font-size: 40px;
	}
	
	.show-w .show-h1{
        font-size: 24px;
    }
    .show-w desc{

    }
}



/*=========================================================================================*/
@media screen and (max-width: 880px) {
	body:before{
	    content: '100%';
	}

	.disappear {
		transform: none;
		opacity: 1;
	}
	.page_active {
		transform: none;
		opacity: 1;
	}

	#s3 {
	    transform: none;
	}

	#s3.page_active{
	    transform: none;
	}

	#s5 {
	    transform: none;
	}

	#s4.disappear {
	    transform: none;
	    opacity: 1;
	}

	.pc{
		display: none;
	}
	.mobile{
		display: flex;
	}


	.content{
		position: relative;
	    width: 100%;
	    height: auto;
	}

	.content .page{
        height: auto;
    }

    .index-banner-dot{
        display: none;
    }

    .index-banner .li{
        align-items: flex-end;
        height: 70vh;
    }

    .index-banner .li .text{
        margin-right: 8%;
        margin-bottom: 8%;
    }
    .index-banner .li .text span.cn{
        font-size: 24px;
    }
    .index-banner .li .text span.en{
        font-size: 14px;
        margin-top: 8px;
    }

    .index-banner .li .text > a{
        display: none;
    }

    .index-banner .li .img .imgc{
        display: none; 
    }
    .index-banner .li .img .imgc-mobile{
        display: block;
        width: 100vw;
        height: 70vh;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        position: relative;
    }
    .index-banner .li .img .imgc-mobile::before{
        content: '';
        position: absolute;
        z-index: 1000;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, .5);
        left: 0;
        top: 0;
    }

    .index-banner .slick-dots{
        text-align: right;
        padding-right: 16px;
        bottom: 10px;
        display: flex!important;
        align-items: flex-end;
        justify-content: end;
    }
    .index-banner .slick-dots li{
        height: 10px;
        width: 3px;
        font-size: 0;
    }
    .index-banner .slick-dots li.slick-active{
        background: var(--color-main-light);
        height: 16px;
    }

    nav ul li{
        padding: 0 20px;
    }
    nav ul li > a{
        font-size: 15px;
    }
    nav ul li dl{
        top: 72px;
    }

    .index-banner .li .text{
        margin-left: 6%;
    }
    .index-banner .li .text span.cn{
        font-size: 28px;
    }
    .index-banner .li .text span.en{
        font-size: 14px;
        margin-top: 6px;
    }

    
    .index-banner-dot{
        position: absolute;
        right: 6%;
        width: 360px;
        top: calc( (100% - 82px - (120px - 32px)*3)/2 );
    }
    .index-banner-dot li{
        height: 130px;
    }
    .index-banner-dot li p:first-child{
        font-size: 44px;
    }
    .index-banner-dot li p:nth-child(2) span:first-child{
        font-size: 17px;
    }
    .index-banner-dot li p:nth-child(2) span:last-child{
        font-size: 12px;
    }

    .index-about{
		height: auto;
		overflow: hidden;
		flex-direction: column;
	}

    .index-about .bg .l{
		width: 0px;
	}

	.index-about .ibox{
		width: 100%;
		padding: 32px 16px 16px 16px;
	}

	.index-about .ibox .h1{
		font-size: 22px;
	}
	.index-about .ibox .h1-img{
		width: 88px;
	}
	.index-about .ibox .h2{
		font-size: 20px;
		margin-top: 16px;
	}
	.index-about .ibox .c{
		font-size: 14px;
		margin-top: 8px;
	}
	.index-about .ibox a.more{
		padding: 3px 32px;
		margin-top:24px;
	}


    .index-about .bigtxt{
    	margin-top: 0;
    }
    .index-about .bigtxt span{
		font-size: 130px;
		letter-spacing: 0px;
	}
	.index-about .bigtxt span:last-child{
		margin-left: 100px;
	}

	.index-about .lou{
		min-width: 0px;
		width: 60px;
		left: -20%;
		opacity: 0.1;
	}
	
	.index-about .lou{
		min-width: 400px;
		width: 520px;
	}


	.company-datas{
		position: relative;
		height: 100px;
		margin-top: 32px;
	}
	.company-datas li{
		border-right: 1px #7C7C7C solid;
		padding: 0 15px;
	}
	.company-datas li:last-child{
		border-right: 0;
	}
	.company-datas li span:first-child{
		font-size: 18px;
	}
	.company-datas li span:last-child{
		font-size: 12px;
		margin-top: 8px;
	}
	.company-datas li span:first-child em:last-child{
	}
	.company-datas li:last-child span:first-child em:last-child{
		font-size: 12px;
		margin-top: 4px;
	}



	.index-brand .ibox{
		width: 100%;
		padding: 0 16px;
		align-items: flex-start;
		justify-content: flex-start;
		margin-top: 64px;
		height: auto;
	}

	.index-brand .ibox .h1{
		font-size: 22px;
	}
	.index-brand .ibox .h1-img{
		width: 88px;
	}
	.index-brand .ibox .h2{
		font-size: 20px;
		margin-top: 16px;
	}
	.index-brand .ibox .c{
		font-size: 14px;
		margin-top: 16px;
	}
	.index-brand .ibox a.more{
		padding: 3px 32px;
		margin-top:24px;
	}

	.index-brand{
		align-items: flex-start;
		padding-bottom: calc( var(--activeH) + 64px );
	}


	.index-brand .bigtxt{
		position: absolute;
		left: 2%;
		font-size: 100px;
		align-items: flex-start;
		top: 32px;
	}

	.index-brand .active-list{
		flex-wrap: wrap;
		bottom: 20px;
		width: calc( 100% - 32px );
		left: 16px;
	}
	.index-brand .active-list a{
		width: 50%;
	}

	.index-brand .active-list a:hover{
		margin-top: 0px;
	}

	.index-ziyuan .infobox{
		flex-direction: column-reverse;
	}

	.index-ziyuan .infobox .ibox{
		width: 100%;
		padding: 32px 16px;
	}

	.index-ziyuan .infobox .ibox .h1{
		font-size: 22px;
	}
	.index-ziyuan .infobox .ibox .h1-img{
		width: 88px;
	}
	.index-ziyuan .infobox .ibox .h2{
		font-size: 20px;
		margin-top: 16px;
	}
	.index-ziyuan .infobox .ibox .c{
		font-size: 14px;
		margin-top: 16px;
	}
	.index-ziyuan .infobox .ibox a.more{
		padding: 3px 32px;
		margin-top:32px;

	}
	
	
	
		.index-ziyuan .infobox .ibox1{
		width: 100%;
		padding: 32px 16px;
	}

	.index-ziyuan .infobox .ibox1 .h1{
		font-size: 22px;
	}
	.index-ziyuan .infobox .ibox1 .h1-img{
		width: 88px;
	}
	.index-ziyuan .infobox .ibox1 .h2{
		font-size: 20px;
		margin-top: 16px;
	}
	.index-ziyuan .infobox .ibox1 .c{
		font-size: 14px;
		margin-top: 16px;
	}
	.index-ziyuan .infobox .ibox1 a.more{
		padding: 3px 32px;
		margin-top:32px;

	}
	

	.index-ziyuan .infobox .logos{
		width: 100%;
		padding: 32px 16px;
		margin-left: 0;
		background: #fff;
	}
	.index-ziyuan .infobox .logos a{
		padding: 32px;
		line-height: 1;
	}
	.index-ziyuan .infobox .logos a span{
	}
	.index-ziyuan .infobox .logos a span.t{
		margin-top: 16px;
	}
	.index-ziyuan .infobox .logos a span.more{
		margin-top: 8px;
	}



	.index-ziyuan .bg{
		flex-direction: column;
	}
	.index-ziyuan .bg .l{
		display: none;
	}

	footer{
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}
	footer .copy{
		align-items: center;
	}
	footer .copy .line{
		margin-top: 16px;
	}
	footer .copy .txt{
		margin-top: 16px;
	}
	footer .tel{
		align-items: center;
		margin-top: 24px;
	}



	.header{
		height: 56px;
		background: rgba(255, 255, 255, 1);
		display: flex;
		align-items: center;
		padding: 0 16px;
		justify-content: space-between;
		z-index: 9999999;
		position: fixed;
		width: 100%;
		left: 0;
		top: 0;
		border-bottom: 1px #eaeaea solid;
	}
	.header a.logo img{
		height: 50px;
	}

	/* headMenu */

	.headMenu {
	    cursor: pointer;
	    width: 28px;
	}

	.headMenu.show {
	    display: block;
	}

	.headMenu span {
	    display: block;
	    width: 28px;
	    height: 2px;
	    background: #000;
	    margin: 8px auto 0;
	    border-radius: 6px;
	    transition: all 0.48s;
	}

	.headMenu span:first-of-type {
	    margin-top: 0
	}

	.headMenu.on span {
	    background: #000;
	}

	.headMenu.on .headMenu_span1 {
	    transform: rotate(45deg) translate(6px, 8px);
	}

	.headMenu.on .headMenu_span2 {
	    opacity: 0;
	}

	.headMenu.on .headMenu_span3 {
	    transform: rotate(-45deg) translate(6px, -8px);
	}


	/*  */

	.headMenu_Box {
	    display: none;
	    position: fixed;
	    top: 0;
	    right: 0;
	    width: 100%;
	    height: 100vh;
	    background: rgba(255, 255, 255, 1);
	    padding-top: 56px;
	    z-index: 99999;
	    box-sizing: border-box;
	    /* transition: all 0.48s; */

	}

	.headMenu_Box.open {
	    right: 0;
	}

	.headMenu_Box > div {
	    height: 100%;
	    box-sizing: border-box;
	    padding: 28px 38px;
	    overflow-y: auto;
	}

	.headMenu_con {
	    position: absolute;
	    bottom: 20px;
	    left: 20px;
	    width: calc(100% - 40px);
	    background: #F2F7FB;
	    text-align: center;
	}

	.headMenu_con a {
	    padding: 12px;
	    display: block;
	    color: #f15a29;
	    text-align: center;
	    font-size: 27px;
	    line-height: 2;
	    text-transform: capitalize;
	}

	.headMenu_Box ul {
	    position: relative;
	}

	.headMenu_Box li {
	    line-height: 2.1;
	    margin-top: 24px;
	}

	.headMenu_Box li:first-child {
	    margin-top: 0;
	}

	.headMenu_Box li>a {
	    position: relative;
	    line-height: 2;
	    font-size: 18px;
	    color: #323232;
	    text-transform: capitalize;
	    text-align: left;
	    display: block;
	}

	.headMenu_Box .headMenu_li > a {
	    /*background: url(../images/head_l.png) no-repeat right center;*/
	}

	.headMenu_a {
	    position: relative;
	}

	.headMenu_a a {
	    padding-left: 14px;
	    display: block;
	    color: #666;
	    font-size: 15px;
	    text-transform: capitalize;
	}

	.headMenu_a a.on {
	    color: #f15a29;
	    font-weight: bold;
	}


	.subbanner .in p span:first-child{
		font-size: 50px;
		width: 300%;
		display: flex;
		align-items: center;
		justify-content: center;
		letter-spacing: 4px;
	}
	.subbanner .in p span:last-child{
		font-size: 32px;
		margin-top: 0;
	}

	.subbanner .mouseNav .mouse{
		transform: scale(0.8);
	}

	.subbanner .mouseNav span{
		width: 1px;
		background-color: #fff;
		height: 30px;
		margin-top: 20px;
	}

	.wapper{
		width: 100%;
		margin: 0 auto;
		height: auto;
		padding: 0 16px;
	}

	.subh1{
		margin-top: 20px;
		padding-bottom: 10px;
		border-bottom: 1px #77A4DD solid;
	}
	.subh1 span:first-child{
		font-size: 24px;
		letter-spacing: 0;
	}
	.subh1 span:last-child{
		font-size: 18px;
		margin-top: -10px;
		font-weight: bold;
	}

	.about-p1{
		flex-direction: column;
		margin-top: 16px;
	}
	.about-p1 .l{
		width: 100%;
	}

	.about-p1 .l company{
		margin-bottom: 16px;
	}
	.about-p1 .l company cn{
		font-size: 16px;
	}

	.about-p1 .l company en{
		font-size: 13px;
		line-height: 1.3;
	}

	.about-p1 .l abouttext{
		margin-bottom: 24px;
		height: auto;
	}
	.about-p1 .l abouttext p{
		text-indent: 2em;
		margin-bottom: 8px;
	}
	

	.about-p1 .r{
		margin-left: 0;
		width: 100%;
		height: auto;
	}

	.about-datas-mobile{
		margin-top: 8px;
	}

	.about-wenhua .l{
		display: none;
	}
	.about-wenhua .r{
		width: 100%;
	}
	.about-wenhua .r ul{
		width: 100%;
		padding: 32px 16px 0 16px;
	}

	.about-wenhua .r ul li{
		margin-bottom: 32px;
	}
	.about-wenhua .r ul li i{
		font-size: 32px;
	}
	.about-wenhua .r ul li .t{
		font-size: 18px;
		font-weight: bold;
	}
	.about-wenhua .r ul li .en{
		font-size: 14px;
		margin-top: 12px;
	}
	.about-wenhua .r ul li .desc{
		font-size: 15px;
		margin-top: 16px;
	}

	.news-wapper{
		width: 100%;
		padding: 16px;
		flex-direction: column;
		margin-top: 0;
	}
	.news-wapper .news-lists{
		margin-left: 0;
		width: 100%;
	}

	.sidebar{
		width: 100%;
		margin-bottom: 24px;
	}
	.sidebar h4{
		display: none;
	}
	.sidebar ul{
		display: flex;
		flex-wrap: wrap;
	}
	.sidebar ul li{
		width: 25%;
	}
	.sidebar ul li a{
		margin-left: -1px;
		font-size: 14px;
	}
	.sidebar ul li a i{
		display: none;
	}

	.mb h2{
		font-size: 20px;
	}
	.mb .str{
		font-size: 14px;
	}

	.news-lists > dl a .img{
		width: 100px;
		height: 80px;
	}
	.news-lists > dl a .info h3{
		font-size: 16px;
		line-height: 1.4;
	}
	.news-lists > dl a .info span{
		line-height: 1.4;
	}
	.news-lists > dl a .time{
		font-size: 18px;
		font-weight: bold;
	}

	.ac-lists{
		width: 100%;
		padding: 0 16px 16px 16px;

	}
	.ac-lists a,.ac-lists a:nth-child(even){
		flex-direction: column-reverse;
		flex-wrap: wrap;
		padding-left: 0;
		align-items: center;
	}

	.ac-lists a .info,.ac-lists a:nth-child(even) .info{
		width: 100%;
		display: flex;
		flex-direction: column;
		padding: 16px 0px 16px 0;
	}

	.ac-lists a:nth-child(even) .info{
		width: 100%;
		display: flex;
		flex-direction: column;
		padding: 16px;
	}

	.ac-lists a .img,.ac-lists a:nth-child(even) .img{
		width: 100%;
		height: 100px;
		flex: none;

	}

	.title-l2{
		margin-top: 16px;
	}
	.title-l2 span:first-child{
		font-size: 16px;
	}

	.server-desc{
		font-size: 14px;
		margin-bottom: 16px;
		margin-top: 16px;
	}

	.server-lists a{
		width: calc( (100vw - 32px)/2 - 8px );
		min-height: 10px;
		margin: 0 8px 16px 8px;
	}

	.server-lists a .img{
		height: calc( ((100vw - 32px)/2 - 8px)/4*2.5 );
	}

	.server-lists a .info{
		padding: 16px;
	}

	.server-lists a .info span:nth-child(1){
		width: 24px;
	}
	.server-lists a .info span:nth-child(2){
		font-size: 18px;
		margin: 4px 0 0 0;
	}
	.server-lists a .info span:nth-child(3){
		font-size: 12px;
	}

	.hezuo-box{
		padding: 8px 0 16px 0;
	}

	.hezuo-lists{
		flex-direction: column;
	}
	.hezuo-lists .l{
		width: 100%;
	}
	.hezuo-lists .r{
		width: 100%;
		margin-left: 0px;
	}

	.hezuo-lists .l > div,.hezuo-lists .r > div{
		margin: 4px 0;
		height: auto!important;
		overflow: hidden;
	}

	.media{
		padding-bottom: 16px;
	}
	.media-lists{
		margin-top: 0px; 
	}
	.media-lists .n a{
		width: calc( (100vw - 32px)/2 - 14px );
		height: calc( ((100vw - 32px)/2 - 14px)/4*3 );
		margin: 8px;
	}

	.logos{
		padding: 16px 0;
	}
	.logos .logos-lists .in a{
		width: calc( ( 100vw - 32px )/4 - 9px );
		height: calc( ( ( 100vw - 32px )/4 - 9px )*9/20);
	}

	.brand-channel{
		padding: 16px;
	}

	.channel-lists .in{
		margin: 0 -8px;
	}
	.channel-lists .in a{
		margin: 0 8px 24px 8px;
		width: calc( (100vw - 32px)/2 - 16px );
	}
	.channel-lists .in a .img{
		height: calc( ((100vw - 32px)/2 - 16px)/262*259 );
		padding: 10px 10px calc(((100vw - 32px)/2 - 16px)*0.4) 10px;
	}



	.channel-lists .in a span{
		font-size: 15px;
	}

	.c-box{
		flex-direction: column-reverse;
		margin: 16px 0;
		align-items: flex-start;
	}

	.c-box .c-txt{
		width: 100%;
		height: auto;
		padding: 16px 16px;
		font-size: 15px;
		line-height: 1.6;
		border-radius: 5px;
	}
	.c-box .c-txt p{
		margin-bottom: 8px;
	}
	.c-box .map{
		width: 100%;
		margin-left: 0;
		border-radius: 5px;
		height: 300px!important;
		margin-bottom: 16px;
	}

	.pagecode{
		display: flex;
		align-items: center;
		padding: 24px 0 0px 0;
	}
	.pagecode a.a1{
		flex: 1;
	}
	.pagecode a{
		display: none;
	}
	.pagecode span{
		display: none;
	}
	.pagecode a.a1:nth-child(2){
		display: block;
	}
	.pagecode a.a1:last-child{
		display: block;
	}

	.mb .str{
		display: none;
	}



	.media-lists-mobile{
		flex-wrap: wrap;
	}
	.media-lists-mobile a{
		display: flex;
		flex-direction: column;
		width: 100%;
		margin: 8px 0;
	}
	.media-lists-mobile a .title{
		font-size: 16px;
		font-weight: bold;
		color: #fff;
		height: auto;
		overflow: hidden;
	}
	.media-lists-mobile a .title .txt{
		height: 28px;
		background-color: var(--color-main);
		padding: 0 16px;
		display: block;
		float: left;
		min-width: 130px;
	}
	.media-lists-mobile a .title .jiao{
		border-right: 28px var(--color-main) solid;
		border-top: 28px #f2f2f2 solid;
		width: 28px;
		height: 28px;
		box-sizing: border-box;
		float: left;
		transform: rotate(90deg);
	}
	.media-lists-mobile a .c{
		background: #fff;
		box-shadow: 0 5px 5px #eaeaea;
		padding: 16px;
		font-size: 14px;
		color: #595757;
	}
	
	
	
	.ziyuan-roll-logos{
    	overflow: hidden;
    	height: auto;
    }
    .ziyuan-roll-logos li img{
    	width: 100%;
    }
    .ziyuan-roll-logos li{
    	margin-bottom: 10px;
    }
    .ziyuan-roll-logos ul{
    	height: auto;
    	overflow: hidden;
    }
    .ziyuan-roll-logos ul.l6 li{
    	width: 29.5%;
    	height: auto;
    	overflow: hidden;
    	float: left;
    	display: inline-block;
    	border:1px #eaeaea solid;
    	padding: 2px;
    	margin: 5px 1%;
    }



}